0:00–0:10
Recap
0:10–0:35
Lecture
0:35–1:45
Lab 7-B
1:45–1:55
Bonus
1:55–2:00
Debrief
0:00 – 0:10Recap · 10 min

Day 1 review & the device-layer gap

0:10 – 0:35Lecture · 25 min

Defender for Endpoint — architecture, onboarding, and EDR concepts

Defender for Endpoint (MDE) is an enterprise EDR platform. Unlike antivirus which looks for known signatures, EDR watches device behaviour continuously and alerts on suspicious patterns — even if the specific malware has never been seen before.

The onboarding flow — three options, one recommended path for Intune environments

Option A
Intune profile
Config profile pushes onboarding package via MDM. Best for already-managed devices.
or
Option B
Local script
WindowsDefenderATPOnboarding.cmd run manually on each device. Quick for single-device testing.
or
Option C
Group Policy
GPO deploys onboarding script to domain-joined machines. Traditional IT path.
Instructor note: The first-time activation step is the most uncertain part of Day 2 — it depends on whether the tenant's Defender for Endpoint service has been initialised. Build in 5 minutes at the start of the lab for students to check the Settings → Endpoints path and handle activation if needed before moving to the Intune profile configuration. Students who already see devices in the Defender portal can skip directly to Step 2.
0:35 – 1:45Guided lab · 70 min

Lab 7-B: Onboarding WIN-CLIENT-01 to Defender for Endpoint, detection test, and risk-level compliance wiring

Students activate Defender for Endpoint, onboard WIN-CLIENT-01 via an Intune configuration profile (with local script as fallback), verify the device appears in the Defender portal, run an EICAR detection test, explore the resulting alert, and update the Intune compliance policy to enforce a maximum Defender risk level.

EICAR detection timing: The EICAR alert may take 5–30 minutes to appear in the Defender portal after the AV detection on the device. Windows Defender AV detects it immediately (you'll see the notification), but Defender for Endpoint telemetry upload and alert generation takes longer. If no alert appears within 30 minutes, check that WIN-CLIENT-01's onboarding status shows as Onboarded in the Defender portal.
The full threat loop is now closed: Malware on a device → Defender for Endpoint detects it → device risk level becomes High → Intune compliance policy marks device non-compliant → CA001 blocks M365 access. The endpoint management, compliance, and CA infrastructure from Week 6 is now threat-aware.
1:45 – 1:55Bonus · 10 min

⭐ Bonus: Vulnerability management and live response

⭐ Bonus A — Defender Vulnerability Management
  • Navigate to security.microsoft.comVulnerability management → Dashboard. Review the exposure score, device exposure distribution, and top vulnerable software
  • Navigate to Vulnerability management → Weaknesses. Find CVEs affecting WIN-CLIENT-01. Click a CVE to see severity, CVSS score, affected devices, and remediation options
  • Navigate to Vulnerability management → Recommendations. Review the top security recommendations. Click one and examine the remediation task it generates
  • Lab Journal: explain the difference between a vulnerability (a weakness that could be exploited) and an alert (evidence of attempted or successful exploitation). Why does vulnerability management matter if you have EDR?
⭐ Bonus B — Explore device isolation (read-only)
  • On the WIN-CLIENT-01 device page in the Defender portal, review the available response actions in the top toolbar: Isolate device, Run antivirus scan, Collect investigation package, Restrict app execution
  • Do not click Isolate device — this would cut WIN-CLIENT-01 off from all network access except the Defender portal channel, making it unreachable from the rest of the lab. Read the description of what isolation does and record it
  • Click Run antivirus scan — this is safe. It triggers a full Defender AV scan remotely from the portal without disrupting the user
  • Lab Journal: describe a scenario at Lakeview Logistics where you would use device isolation. What does isolation actually prevent, and how does the device remain manageable after isolation?
1:55 – 2:00Debrief · 5 min

Reflection & preview

Learning outcomes — by end of Day 2, students can…

Activate Defender for EndpointNavigate the first-time setup and confirm the service is initialised
Onboard via IntuneCreate an EDR configuration profile and push it to enrolled Windows devices
Verify onboardingConfirm a device appears in the Defender portal Assets → Devices inventory
Run a detection testUse the EICAR test file to generate a real alert without using actual malware
Read a Defender alertNavigate the alert detail, attack story, and process tree in the Defender portal
Wire risk to complianceUpdate the Intune compliance policy to require a maximum Defender risk level

What you need ready

WIN-CLIENT-01 enrolled in Intune and compliant SG — All Windows Devices group from Week 6 LL — Windows Baseline Compliance policy from Week 6 security.microsoft.com accessible E5 Security trial active with Defender for Endpoint Plan 2
Day 3 →Week 7 Overview